@charset "utf-8";
body {margin: 0 auto;}
input{outline:none;}/*清除input点击时的边框*/	
a{ text-decoration:none; } 
li{list-style-type:none;}
select{outline: none;}
i{font-style:normal;}
img{object-fit: cover;}
body,p,h1,h2,h3,h4,h5,div,button,input,select,li textarea{font-family: source-han-sans-simplified-c, sans-serif;font-style: normal;font-weight: 400;}
h1,h2,h3,h4,h5{font-weight: 500;}
button{border: 0; background: 0;}
body,div,p,img,button,a,input,ul{margin: 0;padding: 0;border: 0;}
.clearfix:after {visibility: hidden;  display: block; font-size: 0; content: " "; clear: both; height: 0; }/*清除浮动*/ 
.fl{float: left}
.fr{float: right}
.tc{text-align: center;}
.pr{position: relative;}
h1,h2,h3,h4,h5,h6{margin: 0;}
.flexlb{display: flex;flex-wrap: wrap;justify-content: space-around;}
/* 页面加载loading */
#loading{position:fixed;top:0;left:0;width:100%;height:100%;background:#f8f8f8;opacity:1;z-index:15000;}
#loading img{position:absolute;top:50%;left:50%;width:33px;height:33px;margin-top:-15px;margin-left:-15px;}
 .swiper-container {
      width: 100%;
      height: 100%;
    }

/* 提交 */
#bg{ display: none; position:fixed; top: 0%; left: 0%; width: 100%; height: 100%; background-color: black; z-index:1001; -moz-opacity: 0.4; opacity:0.4; filter: alpha(opacity=70);}
.spinner {margin: 250px auto;width: 170px;height: 60px;text-align: center;font-size: 10px;}
.spinner > div {background-color: #67CF22;height: 100%;width: 6px;display: inline-block;-webkit-animation: stretchdelay 1.2s infinite ease-in-out;animation: stretchdelay 1.2s infinite ease-in-out;}
.spinner .rect2 {-webkit-animation-delay: -1.1s;animation-delay: -1.1s;}
.spinner .rect3 {-webkit-animation-delay: -1.0s;animation-delay: -1.0s;}
.spinner .rect4 {-webkit-animation-delay: -0.9s;animation-delay: -0.9s;}
.spinner .rect5 {-webkit-animation-delay: -0.8s;animation-delay: -0.8s;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {-webkit-appearance: none;}
input[type="number"]{-moz-appearance: textfield;}
/* 筛选 */
.row-shaixaun{margin: 0.2rem 0.02rem; display: flex;justify-content:space-around;}
.row-shaixaun .btn-group{width: 30%;}
.row-shaixaun .btn-group .btn-default{width: 100%;height: 0.8rem; font-size:0.32rem;color: #303030;border-radius: 4px;border: 0;}
.row-shaixaun .btn-group .btn-default .caret {display: inline-block;width: 0;height: 0px;margin-left: 2px;vertical-align: middle;border-top: 8px dashed;border-top: 4px solid \9;border-right: 5px solid transparent;border-left: 5px solid transparent;}
.row-shaixaun .btn-group .dropdown-menu{left: -38px;}
.open>.dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open>.dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open>.dropdown-toggle.btn-default.focus {color: #fff;background-color: #E74341;border-color: #E74341;border-radius: 4px;}
/* 头部导航 */
.m-wrap{max-width: 640px;min-width: 320px;width: 100%;margin: auto;overflow:hidden;}
.header-top{ height:60px; line-height:60px; background:#fff;  /*position:relative;*/ z-index:2}
.m-header-left,.m-header-right{ position:absolute;  top:0;width:50px;height: 50px; text-align:center; font-size:24px; color:#666}
.m-header-tit{ text-align:center; margin-left: 1em;}
.m-header-left{ display:block; margin-left:0.22rem;height:50px; background:url(../images/logonew.png) no-repeat; width:30%; background-size:auto 50px;}
.m-header-right{ right:15px; height:50px}
.m-header-city{ position:absolute;  font-size:0.8em;  top:0; left:32%; margin-left: 0.25rem}
.m-header-city i.fa:before{ font-size:0.8em; margin-left:5px; vertical-align: 4px;}
article{overflow:hidden;}

/* 翻页 */
.show-fanye{display: flex;justify-content: space-around;margin: 0 0.6rem;}
.show-fanye .show-fanye-prev,.show-fanye-next{width: 48%;font-size: 0.32rem;color: #303030;}
.show-fanye .show-fanye-prev a,.show-fanye-next a{display: flex;justify-content: space-around;color: #303030;}
.anliwap-showtxt{width: 72%;display: block;margin-top: 0.04rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.fa-angle-left,.fa-angle-right{display: block;width: 14%;border: 1px solid #303030;text-align: center;}
.fa-angle-left:before {font-size: 0.5rem;}
.fa-angle-right:before {font-size: 0.5rem;}
/*---------------- 头部导航公共 ----------------*/
.new-kefu-erji{width: 60px;height: 50px;position: absolute;right: 50px;top:0;}
.new-kefu-erji .new-kefu-icon{width: 20px;height: 26px;margin-left: 10px;margin-top: 13px;float: left;background: url(../images/common-icon.png);background-size: 100%;}
.new-kefu-erji .new-app-icon{width: 30px;height: 30px;/*margin-left: 26px;*/margin-top: 10px;float: left;background: url(../images/app1.png) no-repeat;background-size: 100%;}
#nav-close-cha{display: none;}
.close-cha-icon{width: 26px;height: 26px;display: block;margin-left: 12px;margin-top: 12px;background: url(../images/header-close.png) no-repeat;background-size: 100%;}
.new-nav-m{width:100%;position: absolute;right: 0 !important;top: 60px;background: #fff;z-index: 4;display: none;line-height: 44px;padding-bottom: 0.6rem;/*transition: all .5s ease;*/}
.new-nav-m li{float: left;width: 25%;text-align: center;margin-top: 0.2rem;}
.new-nav-m li img{width: 40%;}
.new-nav-m li p{font-size: 0.3rem;margin: 0;text-align: center;}
.nav-fixed-box{width: 100%;height: 100%;background: rgba(0,0,0,.3);position: fixed;left: 0;top: 79px;z-index: 3;display: none;transition: all .5s ease;}
.mask-ticket{width: 100%;height: 100%;background: rgba(0,0,0,.6);position: fixed;left: 0;top: 0;z-index: 20;display: none;transition: all .5s ease;}
.home-nav-icon{width: 16px;height: 21px;display: block;float: left;background: url(../images/common-icon.png) no-repeat;background-size: 100%;margin-top: 12px;margin-right: 10px;margin-left: 5px;}
/*---------------- 内容标题CSS ----------------*/
.wapMain,.taocan-wap,.anliWap,.sjsWap,.loupanWap,.fuwuWap,.khjzWap{background: #F8F8F8;padding:1px 0;}
.row-box{margin: 0.2rem 0.2rem 0.3rem 0.2rem;background: #fff;border-radius: 4px;padding-bottom: 0.4rem;}
.list-box{background: #fff;padding-bottom: 0.4rem;}
.biaoti-top{display: flex;justify-content: space-around;height: 0.9rem;line-height: 0.9rem;margin: 0.4rem 0.1rem;border-bottom: 1px solid #EDEDED;}
.biaoti-top h2{font-size: 0.4rem;text-align: left;width: 70%;margin-left: -0.2rem;color: #303030;line-height: 0.8rem;}
.biaoti-top h2 span{font-size: 12px;color: #b7b7b7;margin-left: 5px;color: #303030;}
.biaoti-p{font-size: 0.28rem;}
.biaoti-top .ckanli{font-size: 0.32rem;margin-right: -0.2rem;}
.biaoti-top .ckanli span{font-size: 0.36rem;}
/*---------------- 首页CSS ----------------*/
/* 标题 */
.biaoti{padding: 0.6rem 0.2rem;margin-top: -0.4rem;z-index: 1;position: relative;}
.biaoti-nav{width: 100%;display: flex;justify-content: center;border-bottom: 1px solid #EDEDED;padding-bottom: 0.4rem;}
.biaoti-nav li{width: 25%;height: 1.6rem;text-align: center;margin: 0 auto;}
.biaoti-nav li i{width: 1.28rem;height: 1.2rem;display: block;}
.biaoti-nav li i img{width: 60%;}
.biaoti-nav li:nth-child(1) i{margin-left: 0.2rem;}
.biaoti-nav li:nth-child(2) i{margin-left: 0.2rem;}
.biaoti-nav li:nth-child(3) i{margin-left: 0.2rem;}
.biaoti-nav li:nth-child(4) i{margin-left: 0.2rem;}
.biaoti-nav li:nth-child(1) i img{margin-top: 0.3rem;}
.biaoti-nav li:nth-child(2) i img{margin-top: 0.36rem;}
.biaoti-nav li:nth-child(3) i img{margin-top: 0.3rem;}
.biaoti-nav li:nth-child(4) i img{margin-top: 0.1rem;}
.biaoti-nav li p{font-size: 0.3rem;color: #303030;}
.swiper-biaoti{margin-top: 0.4rem !important;}
.swiper-biaoti .swiper-slide {height: 2.4rem !important;border: 1px solid #303030;overflow: hidden;}
.swiper-biaoti .biaoti-slide{display: flex;justify-content: space-around;padding: 0.2rem;}
.swiper-biaoti .swiper-slide-active{width: 86% !important;}
.swiper-biaoti .swiper-slide-next{width: 86% !important;}
.biaoti-slide .biaoti-slide-txt{width: 60%;}
.biaoti-slide .biaoti-slide-txt h3{height: 0.4rem;font-size: 0.34rem;color: #303030;line-height: 0.4rem;margin-bottom: 0.2rem;font-weight:500;}
.biaoti-slide .biaoti-slide-txt h3 i{width: 3px;height: 0.4rem;background:#E74341;display: block;float: left;margin-right: 0.2rem;border-radius: 30%;}
.biaoti-slide .biaoti-slide-txt p{font-size: 0.28rem;color: #666;line-height: 0.46rem;}
.biaoti-slide .biaoti-slide-img{width: 40%;}
.biaoti-slide .biaoti-slide-img img{width: 76%;margin-top: 0.2rem;margin-left: 0.4rem;}
/* form */
.row-form{padding: 0.6rem 0.2rem;}
.indexyd-input-row{width: 100%;height: 0.8rem;background: #EDEDED;line-height: 0.8rem; border-radius: 0.4rem;margin-bottom: 0.4rem;}
.indexyd-input-row label{ font-size: 0.34rem;color: #303030;font-weight: 400;}
.indexyd-input-row label i{width: 0.4rem;height: 0.7rem;display: block;float: left;margin-left: 0.4rem;margin-right: 0.1rem;}
.indexyd-input-row .indexyd-ch img{margin-bottom: 0.1rem;width: 100%;}
.indexyd-input-row .indexyd-mj img{margin-bottom: 0.1rem;width: 100%;}
.indexyd-input-row .indexyd-sj img{margin-bottom: 0.1rem;width: 92%;}
.indexyd-input-row input{width: 49%;height: 0.6rem;background: #EDEDED;font-size: 0.34rem;}
.indexyd-input-but{width: 100%;height: 0.8rem;text-align: center;line-height: 0.8rem;font-size: 0.34rem;color: #fff;background: #E74341;border-radius: 0.4rem;}
.row-form .row-form-biao{font-size: 0.3rem;color: #303030;margin: 0.4rem 0;}
.row-form p{font-size: 0.26rem;color: #666;text-align: center;line-height: 0.36rem;margin-top: 0.2rem;}
/*-- 装修案例 --*/
.swiper-anli{width: 97% !important;margin-left: 0 !important;height: 5.8rem;}
.anli-slide{overflow: hidden !important;height: 5rem !important;}
.swiper-anli .swiper-slide-active{width: 50% !important;margin-left: -40%!important;}
.swiper-anli .swiper-slide-next{width: 90% !important;}
.swiper-anli .swiper-pagination-bullet-active {opacity: 1;background: #E74341 !important;}
.anli-slide-txt{width: 100%;height: 0.7rem;font-size: 0.3rem;line-height: 0.7rem;text-align: left;color: #fff;background: rgba(0,0,0,0.5);position: absolute;top: 3.8rem;padding-left: 0.2rem;}
.anli-slide-but{width: 2.2rem;height: 0.7rem;font-size: 0.32rem;line-height: 0.7rem;text-align: center;color: #fff;border-radius: 04rem; background:#E74341;position: absolute;top: 5.5rem;right: 0rem;z-index: 6;}
/*-- 在建工地 --*/
.row-gongdi{padding-bottom: 0.6rem;}
.swiper-gongdi{width: 94%;margin: 5% 3% !important;}
.swiper-gongdi .swiper-slide{height: 5rem !important;overflow: hidden;}
.swiper-gongdi-cont{width: 2.4rem; padding: 0.2rem;background: rgba(0,0,0,0.5);color: #fff;text-align: center;position: absolute;top: 0rem;left: 0.4rem;}
.swiper-gongdi-cont h4{font-size: 0.3rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.swiper-gongdi-cont h5{font-size: 0.28rem;}
.swiper-gongdi-but{width: 60%;height: .7rem;position: absolute;bottom:0.4rem;left: 20%;font-size: 0.32rem;text-align: center;line-height: .7rem;border-radius: 0.4rem;background: #E74341;color: #fff;z-index: 9;}

/* 设计团队 */
.row-shejishi{padding-bottom: 0.6rem;}
.swiper-slide-box:nth-child(1) .shejishi{width: 100%;height: 5rem !important; background:url(/style/img/2020/wap/index/sjbj01.png);background-size: 100% 100%;}
.swiper-slide-box:nth-child(2) .shejishi{width: 100%;height: 5rem !important; background:url(/style/img/2020/wap/index/sjbj02.png);background-size: 100% 100%;}
.swiper-slide-box:nth-child(3) .shejishi{width: 100%;height: 5rem !important; background:url(/style/img/2020/wap/index/sjbj03.png);background-size: 100% 100%;}
.swiper-slide-box:nth-child(4) .shejishi{width: 100%;height: 5rem !important; background:url(/style/img/2020/wap/index/sjbj04.png);background-size: 100% 100%;}
.swiper-slide-box:nth-child(5) .shejishi{width: 100%;height: 5rem !important; background:url(/style/img/2020/wap/index/sjbj05.png);background-size: 100% 100%;}
.swiper-slide-box:nth-child(6) .shejishi{width: 100%;height: 5rem !important; background:url(/style/img/2020/wap/index/sjbj06.png);background-size: 100% 100%;}
.swiper-slide-box .shejishi a img{width: 1.6rem;height: 1.6rem;border-radius: 50%;position: absolute;top: 4rem;left: 0.2rem;}
.swiper-slide-box .shejishi h4{font-size: 0.34rem;color: #303030;font-weight: 500;position: absolute;bottom:0;left: 0.3rem;}
.swiper-slide-box .shejishi h4 span{font-size: 0.28rem;color: #666;margin-left: 0.2rem;font-weight: 400;}
.swiper-shejishi .yuyuesj{width: 31%;height: .65rem;position: absolute;bottom:0.1rem;right: 0rem;font-size: 0.32rem;text-align: center;line-height: .65rem;border-radius: 0.4rem;background: #E74341;color: #fff;z-index: 999;}
.swiper-shejishi .swiper-slide-active{width: 90% !important;}
.swiper-shejishi .swiper-slide-next{width: 50% !important;}
.swiper-shejishi .swiper-slide-next .shejishi img{display: none;}
.swiper-shejishi .swiper-slide-next .shejishi h4{display: none;}
.swiper-shejishi .swiper-slide-active .shejishi img{display: block;}
.swiper-shejishi .swiper-slide-active .shejishi h4{display: block;}
/* 公司动态 */
.swiper-qiyedt{width: 94%;}
.qiyedt{height: 6.5rem !important;}
.qiyedt .qiyedt-txt{width: 62%;}
.qiyedt .qiyedt-txt .qiyedt-txtlt{font-size: 0.34rem;color: #303030;height: 0.4rem;line-height: .4rem;margin-top: 0.4rem;margin-bottom: 0.2rem;}
.qiyedt .qiyedt-txt .qiyedt-txtlt span{display: block;width: 0.08rem;height: 0.4rem;border-radius: 2px;background:#E74341;float: left;margin-right: 0.2rem;}
.qiyedt .qiyedt-txt .qiyedt-txtrg p{font-size: 0.28rem;color: #666;line-height: 0.4rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.qiyedt .qiyedt-but{width: 34%;height: 0.65rem;line-height: 0.65rem;font-size: 0.32rem;text-align: center;color: #fff;background:#E74341;border-radius: 0.4rem;position: absolute;bottom: 0.2rem;right: 0rem;}
/*装修攻略*/
.zxzhshi{width: 94%;margin-left: 3%;}
.tab-wrapper1 {width: 100%;}
.tab-menu1{display: flex;justify-content: space-around;margin-bottom: 0.4rem;}
.tab-menu1 li {width: 24%;height: 0.8rem;line-height: 0.8rem;position: relative;font-size: 0.34rem;text-align: center;margin-top: 0.2rem;background-color: #fff;color: #333;display: inline-block;cursor: pointer;z-index: 0;}
.tab-menu1 li.active {color: #E74341;opacity: 1;}
.tab-menu1 li.active:hover {color:#E74341;}
.tab-content1>div {background-color: #fff;box-sizing:border-box;width: 100%;}
.line1 {position: absolute;height: 3px;background-color: #E74341;bottom: 0;left: 22%;border-radius: 2px;}
.zxzhshi-content-box{display: flex;justify-content: space-around;background: #F8F8F8;border-radius: 4px;margin-top: 0.2rem;}
.zxzhshi-img{width:40%;height: 2rem;overflow: hidden;}
.zxzhshi-img img{width: 130%;margin-top: -4%;margin-left: -15%;}
.zxzhshi-content{width: 60%;padding:0 0.2rem;}
.zxzhshi-content-top{font-size: 0.34rem;font-weight: 400;color: #303030;line-height: 0.5rem;margin-bottom: 0.1rem;margin-top: 0.2rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.zxzhshi-content-txt{font-size: 0.28rem;font-weight: 400;color: #666666;line-height: 0.46rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
/* 合作伙伴 */
.swiper-pinpai{width: 94%;margin-bottom: 0.2rem;}
.pinpai-txt{font-size: 0.28rem;text-align: center;line-height: 0.6rem;margin-top: 0.2rem;color: #303030;}
/*---------------- 套餐CSS ----------------*/
.taocan-wap{padding-top: 0.2rem;}
.wap-nav-box{padding: 0;width: 104%;}
.wap-nav{width: 100%;padding: 0.1rem 0.2rem;display: flex;justify-content: space-around;}
.wap-nav li{width: 50%;height: 0.6rem;line-height: 0.6rem;font-size: 0.34rem;color: #303030;text-align: center;}
.wap-nav li:nth-child(1){border-right: 1px solid #EDEDED;}
.taocan-wap .row-taocan{padding: 0.2rem 0;}
.taocan-wap .taocan-banner-but{width: 40%;height: 0.64rem;line-height: 0.64rem; text-align: center;font-size: 0.32rem;color: #fff;background:#E74341;border-radius: 0.3rem;position: absolute;top: 4.08rem;right: 0;}
.taocan-wap .row-form .biaoti-top{margin: 0;}
.taocan-wap .row-form .biaoti-top h2,.taocan-wap .row-cailiao .biaoti-top h2{width: 96%;}
.taocan-wap .row-cailiao .cailiao-but{width: 30%;height: 0.74rem;font-size: 0.34rem;color: #fff;text-align: center;line-height: 0.7rem;background:#E74341;border-radius: 0.36rem;position: absolute;bottom: 0.5rem;right: 0;}
.taocan-wap .row-cailiao .cailiao-biao{font-size: 0.28rem;color: #303030;text-align: center;margin: 0.2rem 0;}
.taocan-wap .row-form .indexyd-input-group{width: 96%;margin-left: 2%;}
.taocan-wap .baozhang{background: #F8F8F8;padding-bottom: 0.4rem;margin-top: 0.4rem;}
.taocan-wap .baozhang ul{display: flex;flex-wrap: wrap;justify-content: space-around;}
.taocan-wap .baozhang ul li{height: 1.6rem;text-align: center;margin-top: 0.4rem;}
.taocan-wap .baozhang ul li:nth-child(1) img{width: 50%;}
.taocan-wap .baozhang ul li:nth-child(2) img{width: 60%;}
.taocan-wap .baozhang ul li:nth-child(3) img{width: 66%;}
.taocan-wap .baozhang ul li:nth-child(4) img{width: 57%;}
.taocan-wap .baozhang ul li:nth-child(5) img{width: 66%;}
.taocan-wap .baozhang ul li:nth-child(6) img{width: 60%;}
.taocan-wap .baozhang ul li:nth-child(7) img{width: 77%;}
.taocan-wap .baozhang ul li:nth-child(8) img{width: 78%;}
.taocan-wap .baozhang ul li p{font-size: 0.28rem;color:#303030;}
.taocan-wap .taocan-anli{margin-left: 0.2rem;}
.taocan-wap .taocan-anli .taocan-slide h3{font-size: 0.34rem;color: #303030;margin: 0.1rem 0;}
.taocan-wap .taocan-anli .taocan-slide .taocan-slide-txt{font-size: 0.28rem;color: #666;}
.taocan-wap .taocan-anli .taocan-slide{overflow: hidden;}
.taocan-wap .taocan-anli .swiper-slide-active{width: 84% !important;}
.taocan-wap .taocan-anli .swiper-slide-next{width: 84% !important;}
.taocan-wap .taocan-anli .swiper-slide-next .taocan-slide-txt{display: none;}
.taocan-wap .taocan-anli .swiper-slide-next h3{display: none;}
.taocan-wap .taocan-anli .swiper-slide-active .taocan-slide-txt{display: block;}
.taocan-wap .taocan-anli .swiper-slide-active h3{display: block;}
.taocan-wap .taocan-slide-but{width: 2.2rem;height: 0.74rem;font-size: 0.34rem;line-height: 0.72rem;text-align: center;color: #fff;border-radius: 0.4rem;background: #E74341;position: absolute;bottom: .4rem;right: 0.2rem;z-index: 6;}
.taocan-wap .zxgl-container{margin-bottom: 0.4rem;}
.taocan-wap .tc-swiper1 .swiper-slide{height: 0.7rem;line-height: 0.5rem;text-align: center;font-size: 0.32rem;color: #303030;margin:0.4rem  0.1rem!important;}
.taocan-wap .tc-swiper1 .swiper-slide:nth-child(6),
.taocan-wap .tc-swiper1 .swiper-slide:nth-child(8){width: 1.1rem !important;}
.taocan-wap .tc-swiper1 .swiper-slide:nth-child(1),
.taocan-wap .tc-swiper1 .swiper-slide:nth-child(2),
.taocan-wap .tc-swiper1 .swiper-slide:nth-child(3),
.taocan-wap .tc-swiper1 .swiper-slide:nth-child(4),
.taocan-wap .tc-swiper1 .swiper-slide:nth-child(5),
.taocan-wap .tc-swiper1 .swiper-slide:nth-child(7),
.taocan-wap .tc-swiper1 .swiper-slide:nth-child(9){width: 0.8rem !important;}
.taocan-wap .tc-swiper1 .selected{color:#E74341;}
.taocan-wap .tc-swiper1 .swiper-slide i{display: block;width: 80%;height: 4px;background: rgba(0,0,0,0);border-radius: 2px;margin-left: 10%;margin-top: 0.1rem;}
.taocan-wap .tc-swiper1 .selected i{background: #E74341 !important;}
.taocan-wap .tc-swiper-txt{width: 100%; position: absolute;bottom: 0;left: 0;padding: 0.2rem;background: rgba(0,0,0,0.5);}
.taocan-wap .tc-swiper-txt p{font-size: 0.28rem;color: #fff;line-height: 0.42rem;text-align: left;margin-top: 0;}
/*---------------- 案例 CSS ----------------*/
.anliWap .anliWap-box{padding: 0.2rem 0.2rem 0rem 0.2rem;}
.anliWap .anliWap-thumb{width: 100%;height: 5rem;overflow: hidden;}
.anliWap .anliWap-thumb img{width: 140%;margin-left: -15%;margin-top: -8%;}
.anliWap .anliWap-info{padding: 0.2rem 0;}
.anliWap .anliWap-info{display: flex;justify-content: space-around;}
.anliWap .anliWap-info .anliWap-post-dlc{width: 60%;}
.anliWap .anliWap-info .anliWap-post-dlc p{font-size: 0.28rem;color: #666;line-height: 0.42rem;font-weight: 400;margin-top: 0.1rem;}
.anliWap .anliWap-info .anliWap-post-dlc .anliWap-heading{font-size: 0.34rem;color: #303030;line-height: 0.52rem;font-weight: 500;}
.anliWap .anliWap-info .anliWap-post-dlc i{margin-right: 0.1rem;}
.anliWap .anliWap-info .anliWap-but{width: 36%;height: 0.8rem;line-height: 0.8rem;text-align: center;font-size: 0.34rem;color: #fff;background:#E74341;border-radius: 0.4rem;margin-top: 0.2rem;}
.anliWap-thumb span{position: absolute;top: 43%;left: 41%;font-size: 1rem;color: #fff;font-weight: 400;}
.quanjing-but{width: 70%;height: 0.8rem;line-height: 0.8rem;text-align: center;font-size: 0.36rem;color: #fff;background:#E74341;border-radius: 0.4rem;margin-top: 0.2rem;}
/* anliwap-show */
.anliwap-show{background: #F8F8F8;}
.row-anliwap{margin: 0 -5px 20px -5px;padding-bottom: 0.6rem;background: #fff;overflow: hidden;border-bottom-left-radius:4px;border-bottom-right-radius:4px;}
.anliwap-show-banner{height: 6rem;overflow: hidden;}
.anliwap-show-banner img{width: 105%;height: 120%;margin-top: -5%;}
.anliwap-show-content img{width: 116% !important;height:auto !important; margin-top: 0.2rem;margin-left: -10%;}
.anliwap-show-txt{display: flex;justify-content: space-around;margin: 0.2rem;margin-bottom: 0.2rem;padding-bottom: 0.2rem;border-bottom: 1px solid #EDEDED;}
.anliwap-show-txt .anliwap-show-text{width: 65%;}
.anliwap-show-txt .anliwap-show-text h3{font-size: 0.34rem;line-height: 0.48rem;color: #303030;font-weight: 500;}
.anliwap-show-txt .anliwap-show-text p{font-size: 0.28rem;line-height: 0.48rem;color: #666;font-weight: 400;}
.anliwap-show-txt .anliwap-show-text .fa-eye{margin-left: 0.5rem;}
.anliwap-show-txt .anliwap-show-but{width: 35%;display: block;height: 0.8rem;text-align: center;line-height: 0.8rem;font-size: 0.34rem;color:#fff;background:#E74341;border-radius: 0.4rem;margin-top: 0.2rem;}
.anliWap-tuijian .khjzWap-group:nth-child(1){margin-right:2%;}
/*---------------- 设计师 CSS ----------------*/
.sjsWap .sjsWap-main{display: flex;justify-content: space-around;padding: 0.4rem 0.1rem;}
.sjsWap .sjsWap-main-img{width: 2.8rem;height: 4rem;overflow: hidden;}
.sjsWap .sjsWap-main-img img{width: 100%;height: 100%;}
.sjsWap .sjsWap-main-txt{width: 54%;}
.sjsWap .sjsWap-main-txt h3{font-size: 0.36rem;color: #303030;font-weight: 600;border-bottom: 1px solid #EDEDED;padding-bottom: 0.2rem;padding-top: 0.1rem;margin-bottom: 0.4rem;}
.sjsWap .sjsWap-main-txt h3 span{font-size: 0.32rem;color: #E74341;margin-left: 0.2rem;}
.sjsWap .sjsWap-main-txt h5{font-size: 0.34rem;color: #303030;line-height: 0.42rem;margin: 0.1rem 0;}
.sjsWap .sjsWap-main-txt h6{font-size: 0.32rem;color: #666;line-height: 0.42rem;margin: 0.1rem 0;margin: 0.2rem 0;}
.sjsWap .sjsWap-main-txt h6 span{color:#E74341;}
.sjsWap .sjsWap-main-txt p{font-size: 0.28rem;color: #999;line-height: 0.42rem;font-weight: 400;}
.sjs-jiyu{padding: 0rem 0.2rem 0.4rem 0.2rem;}
.sjs-jiyu p{font-size: 0.28rem;color: #999;line-height: 0.42rem;font-weight: 400;}
.sjsWap .sjsWap-but,.loupanWap-but{display: flex;justify-content: space-around;}
.sjsWap .sjsWap-but a:nth-child(1),
.loupanWap-but a:nth-child(1){display: block;width: 46%;height: 0.7rem;line-height:0.7rem;text-align: center;font-size: 0.32rem;color: #E74341;border:1px solid #E74341;border-radius: 0.4rem;}
.sjsWap .sjsWap-but a:nth-child(2),
.loupanWap-but a:nth-child(2){display: block;width: 46%;height: 0.7rem;line-height:0.7rem;text-align: center;font-size: 0.32rem;color: #fff;background:#E74341;border-radius: 0.4rem;}
.sjsWap .khjzWap-group{background: #F8F8F8;}
.sjsWap .khjzWap-group-img img{height: 186% !important;}
.sjsWap .khjzWap-group h3{font-size: 0.32rem;color: #303030;line-height: 0.42rem;text-align: center;padding: 0.2rem 0.2rem 0 0.2rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: 500;}
.sjsWap .khjzWap-group p{font-size: 0.28rem;color: #666;line-height: 0.42rem;text-align: center;padding: 0.1rem 0.2rem 0.2rem 0.2rem;font-weight: 400;}
.sjsWap .sheji-show{border-bottom: 1px solid #EDEDED;}
.sjsWap .khjzWap-group-box{justify-content: left !important;}
.sjsWap .khjzWap-group-box .khjzWap-group:nth-child(1),.sjsWap .khjzWap-group-box .khjzWap-group:nth-child(3){margin-right: 2%;}
/*---------------- 楼盘工地CSS ----------------*/
/* list */
.listWap-box{padding: 0.2rem;}
.loupanWap-main-img{width: 100%;height: 5rem;overflow: hidden;}
.loupanWap-main-img img{max-width: 100%;height: 142%;}
.loupanWap-main-txt{display:flex;flex-wrap: wrap;justify-content: space-around;margin-top: 0.2rem;}
.loupanWap-main-txt h3{width: 70%;text-align: left;font-size: 0.34rem;color: #303030;line-height: 0.48rem;}
.loupanWap-main-txt h5{width: 30%;text-align: right;font-size: 0.3rem;color: #666;line-height: 0.48rem;}
.loupanWap-main p span,.loupanWap-main-txt h5 span{color:#E74341;}
.loupanWap-main p{font-size: 0.3rem;color: #666;line-height: 0.48rem;margin-bottom: 0.4rem;margin-top: 0.1rem;font-weight: 400;}
@media only screen and (max-width: 767px){.bk_button {left: 46% !important;}}
.row-gongdiWap{padding: 0.2rem 0.2rem 0.4rem 0.2rem;}
.row-gongdi{margin-left: -5px;margin-right: -5px;}
.row-gdtop{margin-top: -0.6rem;position: relative;z-index: 1;}
.gongdiWap-img{width: 100%;height: 5rem;overflow: hidden;}	
.row-gongdiWap .gongdiWap-img img{width: 134%;margin-top: -6%;margin-left: -16%;}
.gongdiWap-txt{border-bottom: 1px solid #EDEDED;}
.gongdiWap-txt h3{font-size: 0.36rem;color: #303030;line-height: 0.48rem;margin-top: 0.3rem;margin-bottom: 0.3rem;}
.gongdiWap-txt p{font-size: 0.32rem;color: #666;line-height: 0.3rem;margin-bottom: 0.3rem;}
.row-gongdiWap .btn-gd{width: 100%;height: 0.8rem;display: block;margin-top: 0.4rem; line-height: 0.8rem;text-align: center;font-size: 0.36rem;color:#E74341;border: 1px solid #E74341;border-radius: 0.4rem;}
.row-gongdiWap .live_li {float: left;padding: 0 0.16rem;margin: 17px 0 0 0;}
.gongdiWap-jieduan{display: flex;justify-content: space-around;overflow: hidden;margin-left: 2%;}
.live_li h4 {font-size: 0.32rem;font-weight: 400;color: #666;position: relative;}
.live_li h4 i{width: 0.6rem;height: 0.6rem;display: block;line-height: 0.6rem; text-align: center;border-radius: 50%;background: #ededed;margin-bottom: 0.2rem; position: relative;z-index: 6;}
.live_li h4 span{position: absolute;top: 0.24rem;left: -0.3rem;z-index: 3;width: 1.1rem;height: 8px;display: block;background: #ededed;border-radius: 4px;}
.onlive {color: #E74341 !important;}
.onlive i{background:#E74341 !important;color: #fff;}
.onlive span{background:#E74341 !important;z-index: 4 !important;}
/* show */
.loupan-show .loupanWap-main-img{height: 6rem;}
.loupanWap-txt{padding:0.1rem 0.2rem 0.4rem 0.2rem;}
.loupan-show .loupanWap-but{padding: 0 0.2rem;}
.loupanWap-txt .loupanWap-main-txt h5{color: #303030;}
.loupanWap-txt p:nth-child(2){font-size: 0.3rem;color: #303030;line-height: 0.48rem;margin: 0.1rem 0;}
.loupanWap-txt p:nth-child(2) span{color:#E74341;}
.loupanWap-txt p:nth-child(3){font-size: 0.3rem;color: #303030;line-height: 0.48rem;margin-bottom: 0.1rem;}
.loupanWap-txt p:nth-child(4){font-size: 0.28rem;color: #666;line-height: 0.48rem;}
.loupan-fuwu{margin-bottom: 0.4rem;}
.loupan-fuwu ul{display: flex;flex-wrap: wrap;justify-content: space-around;margin: 0 0.1rem;}
.loupan-fuwu ul li{width: 23%;position: relative;}
.loupan-fuwu ul li .loupan-fuwu-txt{width: 100%;height: 2.3rem;text-align: center;border: 1px solid #303030;}
.loupan-fuwu ul li .loupan-fuwu-txt h3{font-size: 0.28rem;color:#303030;}
.loupan-fuwu ul li img{width: 50%;margin-bottom: 0.16rem;margin-top: 0.4rem;}
.loupan-fuwu ul li a{display: block;width: 87%;height: 0.6rem;line-height: 0.6rem;font-size: 0.26rem;color: #fff;text-align: center;background:#E74341;border-radius: 0.3rem;position: absolute;bottom: -0.3rem;left: 0.1rem;}
.gdwap-show-top{margin: 0.4rem 0.2rem;border-bottom: 1px solid #ededed;padding-bottom: 0.2rem;}
.gdwap-show-top h3{font-size: 0.36rem;line-height: 0.48rem;text-align: center;color: #303030;}
.gdwap-show-top p{font-size: 0.32rem;line-height: 0.58rem;text-align: center;color: #666;font-weight: 400;}
.gdwap-show-fuwu h3{font-size: .4rem;line-height: 0.48rem;text-align: left;color: #303030;}
.gdwap-show-fuwu p{font-size: 0.32rem;line-height: 0.58rem;text-align: left;color: #666;font-weight: 400;}
.gdwap-show-sjs{display: flex;justify-content: space-around;margin: 0.4rem 0;}
.gdwap-sjs-content{width: 70%;display: flex;justify-content: left;}
.gdwap-sjs-img{width: 1.6rem;height: 1.6rem;border-radius: 0.8rem;overflow: hidden;margin-right: 0.3rem;}
.gdwap-sjs-img img{width: 100%;}
.gdwap-sjs-txt{padding-top: 0.4rem;}
.gdwap-sjs-txt h3{font-size: 0.36rem;color: #303030;line-height: 0.48rem;}
.gdwap-sjs-txt h4{font-size: 0.32rem;color: #666;line-height: 0.48rem;font-weight: 400;margin-top: 0.1rem;}
.gdwap-show-sjsbut{width: 30%;height: 0.8rem;line-height: 0.8rem;margin-top: 0.6rem;text-align: center;font-size: 0.36rem;color: #fff;background: #E74341;border-radius: 0.4rem;}
.btn-gd-show{width: 94%;height: 0.8rem;display: block;margin-top: 0.4rem;margin-left: 3%; line-height: 0.8rem;text-align: center;font-size: 0.36rem;color:#E74341;border: 1px solid #E74341;border-radius: 0.4rem;}
.gdWap-slide{height: 6rem;overflow: hidden;}
.gdwap-show-fuwu,.gdWap-content{margin: 0.2rem;}
.row-gongdi .gdWap-content:nth-child(2){display: none;}
.gdWap-content h3{font-size: 0.32rem;line-height: 0.36rem;color: #303030;font-weight: 400;border-left: 4px solid #E74341;padding-left: 0.2rem;margin-bottom: 0.4rem;margin-top: 0.4rem;}
/*---------------- 流程,客户CSS ----------------*/
.fuwuWap .fuwuWap-top,.khjzWap-group-box{display:flex;flex-wrap: wrap;justify-content: center;}
.fuwuWap .fuwuWap-top li{width: 25%;text-align: center;margin-top: 0.4rem;}
.fuwuWap .fuwuWap-top li a img{width: 60%;margin-bottom: 0.1rem;}
.fuwuWap .fuwuWap-top li a h3{font-size: 0.28rem;color: #303030;line-height: 0.36rem;font-weight: 400;}
.khjzWap .khjzWap-ny-news{padding: 0.2rem;}
.khjzWap .khjzWap-m50{width: 100%;height: 5rem;overflow: hidden;}
.khjzWap .khjzWap-m50 img{width: 100%;}
.khjzWap .khjzWap-txt{padding: 0.2rem 0 0rem 0;}
.khjzWap .khjzWap-h20{margin-top: 0.2rem;}
.khjzWap .khjzWap-h20 a{font-size: 0.36rem;color: #303030;line-height: 0.42rem;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.khjzWap .khjzWap-m30,.khjzWap .khjzWap-time{font-size: 0.32rem;color: #666;line-height: 0.48rem;margin-top: 0.1rem;}
.khjzWap .khjzWap-time i{margin-right: 0.2rem;}
.khjzWap .khjzWap-time i:nth-child(2){margin-left: 0.8rem;}
.khjzWap .khjzWap-txt .khjzWap-btn-success{width: 100%;height: 0.8rem;line-height: 0.8rem;text-align: center;display: block;font-size: 0.36rem;color: #E74341;border:1px solid #E74341;border-radius:0.4rem;margin-top: 0.4rem;}
.khjzWap-show{padding: 0.2rem;}
.n-detail-title{font-size: 0.36rem;color: #303030;line-height: 0.42rem;text-align: center;margin-top: 0.3rem;}
.khjzWap-show .khjzWap-time{text-align: center;margin: 0.2rem 0 0.3rem 0;}
.khjzWap-show .n-detail-content img{width: 100% !important;max-height: 8rem;margin-bottom: 0.2rem;}
.khjzWap-show .n-detail-content,.khjzWap-show .n-detail-content font,.khjzWap-show .n-detail-content span{font-size: 0.32rem !important;color: #666 !important;line-height: 0.42rem !important;}
.khjzWap-group-box{padding:0 0.2rem;}
.khjzWap-group-box .khjzWap-group{width: 49%;margin-bottom: 0.2rem;background: #f8f8f8;}
.khjzWap-group-box .khjzWap-group:nth-child(1){margin-right: 2%;}
.khjzWap-group-box .khjzWap-group:nth-child(3){margin-right: 2%;}
.khjzWap-group h3{font-size: 0.36rem;color: #303030;text-align: center;}
.khjzWap-group p{font-size: 0.32rem;color: #666;text-align: center;line-height: 0.42rem;}
.khjzWap-group-box .khjzWap-group .khjzWap-group-img{width: 100%;height: 2.4rem;overflow: hidden;}
.khjzWap-group-box .khjzWap-group .khjzWap-group-img img{width: 118%;height: 110%;margin-left: -10%;}
.khjzWap-group-box .khjzWap-group a{display: block;height: 1.8rem;font-size: 0.32rem;color: #303030;background: #f8f8f8;}
.liucheng-lc-img{width: 94.6%;margin: 0 0.2rem;}
.tabs {overflow: hidden;width: 100%;margin: 0;padding: 0;list-style: none;display: flex;justify-content: space-around;}
.tabs li {float: left;width: 31%;height: 1rem;}
.tabs a {width: 100%;height: 1rem;line-height: 0.8rem;text-align: center;display: block;font-size: 0.32rem;color: #303030;background: url(/style/img/2020/wap/index/lc062.png);background-size: 100% 100%;}
.tabs .current {background: url(/style/img/2020/wap/index/lc052.png);background-size: 100% 100%;color: #fff;}
.baozhangWap .fuwu-but{width: 100%;height: 0.8rem;line-height: 0.7rem;font-size: 0.36rem;color:#E74341;text-align: center;border: 1px solid #E74341;border-radius: 0.4rem;}
.bzWap-content h3{font-size: 0.34rem;color: #303030;margin: 0.3rem 0;}
.bzWap-content p{font-size: 0.28rem;color: #666;font-weight: 400;text-align: left;line-height: 0.48rem;}
/*---------------- about ----------------*/
.about-box{margin:0 0 0.6rem 0;}
.about-jiajie{background: #F8F8F8;margin-bottom: 0.4rem;}
.about-jiajie p,.about-lxfs p{font-size: 0.32rem;color: #666;text-align: left;line-height: 0.48rem;font-weight: 400;padding: 0.4rem 0.3rem;margin-top: 0;}
.about-lianxi{background: #f8f8f8;}
.about-lxfs{margin-top: 0.4rem;padding: 0 0.2rem 0.4rem 0.2rem;}
.about-lxfs p{padding: 0;}
.about-lxfs p span{font-size: 0.36rem;color: #303030;}
.BMap_bubble_title .title{margin-top: 0.3rem;}
/*---------------- 攻略，员工风采，公司动态 ----------------*/
.content-box{padding: 0.2rem;}
.content-box .khjzWap-ny-news .khjzWap-m50{width: 100%;height: 5rem;overflow:hidden;margin-bottom: 0.3rem;}
.content-box .khjzWap-ny-news .khjzWap-m50 img{width: 130%; margin-left: -10%;}
.content-box .khjzWap-ny-news .khjzWap-txt .khjzWap-h20{font-size: 0.34rem;color: #303030;text-align: left;line-height: 0.48rem;}
.content-box .khjzWap-ny-news .khjzWap-txt .khjzWap-time{font-size: 0.3rem;color: #666;text-align: left;line-height: 0.42rem;margin: 0.16rem 0;}
.content-box .khjzWap-ny-news .khjzWap-txt .khjzWap-time i{margin-right: 0.2rem;}
.content-box .khjzWap-ny-news .khjzWap-txt .khjzWap-time i:nth-child(2){margin-left: 0.8rem;}
.content-box .khjzWap-ny-news .khjzWap-txt .khjzWap-m30{font-size: 0.28rem;color: #666;text-align: left;line-height: 0.48rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.content-box .khjzWap-ny-news .khjzWap-txt .khjzWap-btn{width: 100%;height: 0.8rem;line-height: 0.75rem;text-align: center;display: block;font-size: 0.32rem;color: #E74341;border:1px solid #E74341;border-radius:0.4rem;margin-top: 0.4rem;margin-bottom: 0.2rem;}
/* show */
.content-show{padding: 0.4rem 0.2rem;}
.show-content-title h3{font-size: 0.34rem;color: #303030;line-height: 0.48rem;text-align: left;}
.show-content-title p{font-size: 0.3rem;color: #666;text-align: center;line-height: 0.42rem;margin: 0.16rem 0;}
.show-content-title p i{margin-right: 0.2rem;}
.show-content-title p i:nth-child(2){margin-left: 0.8rem;}
/* {font-size: 0.32rem;line-height: 0.48rem;color: #666;text-align: left;} */
.show-content img{width: 100% !important;height: auto !important;}
.show-content div,.show-content p{margin-left: 0 !important;}
.show-content div img{margin-top: 0.4rem;margin-bottom: 0.1rem;}
.show-content h3,.show-content div h3{font-size: 0.36rem;color: #303030;line-height: 0.58rem;}
.show-content div br{display: none;}
.show-content,.show-content div,.show-content div span,.show-content span span{font-size: 0.28rem !important;color: #666 !important;text-align: left !important;line-height: 0.46rem;}
.glWap-group-box{margin:0 0.2rem 0.2rem 0.2rem;}
.glWap-group-box .glWap-tuijian{display: flex;justify-content: center;background: #EDEDED;margin-bottom: 0.2rem;}
.glWap-group-box .glWap-tuijian .glWap-tuijian-img{width:34%;height: 2.4rem;overflow: hidden;}
.glWap-group-box .glWap-tuijian .glWap-tuijian-txt{width: 66%;padding-right: 0.3rem;}
.glWap-group-box .glWap-tuijian .glWap-tuijian-txt h3{font-size: 0.34rem;line-height: 0.48rem;margin-left: 0.3rem;margin-top: 0.4rem;margin-bottom: 0.6rem; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.glWap-group-box .glWap-tuijian .glWap-tuijian-txt h3 a{color: #303030;}
.glWap-group-box .glWap-tuijian .glWap-tuijian-txt p{font-size: 0.3rem;line-height: 0.48rem;margin-left: 0.3rem;color: #666;margin-bottom: 0.4rem;}
.glWap-group-box .glWap-tuijian .glWap-tuijian-txt p i{margin-right: 0.1rem;}
.glWap-group-box .glWap-tuijian .glWap-tuijian-txt p .fa-eye{margin-left: 0.4rem;}
/*---------------- 招聘 ----------------*/
.zhaopin-huoban{position: relative;top: -0.4rem;}
.zhaopin-huoban-img img{width: 90%;margin-left: 5%;}
.zhaopin-content{border-bottom: 1px solid #EDEDED;padding-bottom: 0.4rem;margin-bottom: 0.4rem;}
.zhaopin-content .Collapsing h3{font-size: 0.34rem;line-height: 0.4rem;color: #303030; padding-left: 0.2rem;border-left: 3px solid #E74341;}
.zhaopin-content .Collapsing h5{font-size: 0.3rem;line-height: 0.4rem;color: #666;margin-top: 0.2rem;}
.zhaopin-content .Collapsing h5 span{font-size: 0.34rem;line-height: 0.4rem;color: #303030; padding-left: 0.2rem;margin-right: 0.2rem;}
.zhaopin-content .Collapsing .gangwei,.coll_body .gangwei{font-size: 0.3rem;line-height: 0.52rem;color: #666;text-align: left;padding-left:0.2rem ;}
.zhaopin-content .Collapsing .gangwei span,.coll_body .gangwei span{font-size: 0.34rem;line-height: 0.4rem;color: #303030; padding-left: 0.2rem;display: block;text-align: left;font-weight: 500;margin-left: -0.2rem;}
.zhaopin-content .Collapsing{ height: 3.2rem; overflow: hidden;}
.current .Collapsing{height: auto !important;}
.coll_body{display: none;}
.current .coll_body{display:block;}
.as{width: .5rem;height: .3rem;display: block;background: url(/style/img/zhaopin/zk.png);background-size: 100% 100%;float: right;}
.current .as{width:.5rem;height: .3rem;display: block;background: url(/style/img/zhaopin/sq.png);background-size: 100% 100%;}
.zhaopin-lianxi .lxfs{position: absolute;bottom: 0.4rem;left: 0.3rem;}
.zhaopin-lianxi .lxfs p span{font-size: 0.3rem;color: #303030;line-height: 0.42rem;margin: 0.16rem 0;}
.zhaopin-lianxi .lxfs p{font-size: 0.28rem;color: #666;text-align: left;line-height: 0.42rem;margin: 0.16rem 0;}
/*---------------- 报价 ----------------*/
.baojia-form{margin: 0.3rem;}
.baojia-input-group .baojia-input-row{width: 100%;height: 0.8rem;line-height: 0.6rem;background:#EDEDED;border-radius: 0.4rem;margin-bottom: 0.3rem;}
.baojia-input-group .baojia-input-row label{font-size: 0.34rem;color: #303030;font-weight: 400;width: 40%;}
.baojia-input-group .baojia-input-row label img{width: 17%;margin-left: 0.3rem;margin-top: -0.1rem;margin-right: 0.1rem;}
.baojia-input-group .baojia-input-row input{width: 50%;height: 0.8rem;line-height: 0.7rem; font-size: 0.32rem;color: #303030;font-weight: 400;background:#EDEDED;}
.baojia-input-group .mui-select-row{display: flex;flex-wrap: wrap; justify-content: space-around;margin-bottom: 0.3rem;}
.baojia-input-group .mui-select-row .select-row{width: 48%;height: 0.8rem;line-height: 0.7rem; font-size: 0.32rem;color: #303030;font-weight: 400;background:#EDEDED;border-radius: 0.4rem;}
.baojia-input-group .mui-select-row .select-row select{width: 60%;padding-left: 0.2rem;margin-left: 20%;font-size: 0.32rem;margin-top: 0.1rem;border: 0;background: #ededed;}
.baojiayd-input-but{width: 100%;height: 0.8rem;line-height: 0.8rem; font-size: 0.36rem;color: #fff;text-align: center; font-weight: 400;background:#E74341;border-radius: 0.4rem;}
.baojia-input-group p{line-height: 0.8rem; font-size: 0.32rem;color: #666;text-align: center; font-weight: 400;}
.xiaobiao h3{font-size: 0.34rem;color: #666;line-height: 0.42rem;margin: 0.16rem 0;margin-left: 0.22rem;font-weight: 400;}
.xiaobiao h3 i{    display: block;width: 4px;height: 0.43rem;float: left;margin-right: 0.2rem;background: #E74341;border-top-left-radius: 4px;border-bottom-left-radius: 4px;border-top-right-radius:4px;border-bottom-right-radius: 4px;}
.baojia-fuwu{margin: 0.4rem 0.2rem 0.2rem 0.2rem;}
.baojia-why{margin:0.4rem 0.2rem;display: flex;justify-content: center;}
.baojia-why li{width: 50%;}
.baojia-why .baojia-why-txt{font-size: 0.28rem;color: #666;line-height: 0.42rem;padding: 0.5rem 0.3rem;font-weight: 400;background:#EDEDED;} 
/* footer */
.footer-fuc{width: 100%;position: fixed;bottom: 0rem;left: 0;background: #fff;z-index: 10;border-top: 1px solid #EDEDED;}
.footer-fuc ul{display: flex;justify-content: space-around;width: 100%;height: 1.6rem;}
.footer-fuc ul li{width:33%;height: 2rem;text-align: center;}
.footer-fuc ul li img{width: 21%;margin-top: 0.3rem;margin-bottom: 0.1rem;}
.footer-fuc ul li p{font-size: 0.32rem;text-align: center;font-weight: 400;line-height: 0.48rem;color: #303030;}
.footer-area {background: #303030;padding: 15px 0 1px;}
.copyright p {color: #fff !important;font-size: 0.28rem !important;margin-bottom: 6px;line-height: 0.5rem;}
.copyright a {color: #fff;font-size: 0.28rem;}
.footer-area{margin-bottom: 1.2rem;}
#scrollUp {bottom: 20% !important;}
	